home *** CD-ROM | disk | FTP | other *** search
- Path: news.cuny.edu!x60cc
- From: SHAHZAD ANJUM MALIK <X60CC@CUNYVM.CUNY.EDU>
- Newsgroups: comp.lang.c
- Subject: Problem in Debugging in C
- Date: Wed, 31 Jan 1996 23:04:31 EST
- Message-ID: <96031.230431X60CC@CUNYVM.CUNY.EDU>
- NNTP-Posting-Host: cunyvm.cuny.edu
- Disclaimer: Author bears full responsibility for this post
-
- I am trying to use the debugger of Microsoft C 6.0. The problem is that after
- I compile and link (build) the program, I try to debug the program. The
- debug screen does not give me the actual C progrm but the assembly code.
- I am not very much familiar with all the environmet setting in C and also
- I don't have the original books from Micrsoft. I think that I have to add
- or delete some options (switches) from the compiler command, but I don't
- know which switch I have to add or delete. So please help me in this regard.
- Thank you all.
-